Skip to content

fix: address review feedback for submit-only migration - #1383

Open
mckornfield wants to merge 3 commits into
remove-local-run-execution/rsadlerfrom
remove-local-run-execution/rsadler-mck
Open

fix: address review feedback for submit-only migration#1383
mckornfield wants to merge 3 commits into
remove-local-run-execution/rsadlerfrom
remove-local-run-execution/rsadler-mck

Conversation

@mckornfield

Copy link
Copy Markdown
Contributor

No description provided.

@mckornfield
mckornfield requested review from a team as code owners August 18, 2026 20:46
@github-actions github-actions Bot added the fix label Aug 18, 2026
Comment on lines +34 to +36
The same configuration source is used with `submit`. Resource choices determine whether it is compatible with NeMo Services execution; see [Execution Modes](/documentation/design-synthetic-data/execution-modes).

`run` executes the Data Designer workload locally, in the CLI process. This can be fully local, but it is not an offline-only mode. A local run can still use the Files API, Secrets API, and Inference Gateway API from a running NeMo Services cluster when the configuration references the corresponding resources.
## Submit Versus Platform Execution

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These don't make sense semantically

<a id="data-designer-cli"></a>

The NeMo Data Designer plugin adds the `nemo data-designer` command group. Use it to execute Data Designer workloads locally in the CLI process or submit them to NeMo Services.
The NeMo Data Designer plugin adds the `nemo data-designer` command group. Use it to submit preview and create workloads to NeMo Services.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably makes more sense something like...

Use it to generate high-quality synthetic data on NeMo Platform.

(Side note, I see "NeMo Services" already exists... is that a legit proper noun?)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol no clue on NeMo Services, but it shows up a bunch

Comment thread docs/data-designer/cli.mdx
@github-actions

Copy link
Copy Markdown
Contributor

Clean up incomplete run→submit search/replace leftovers in docs and
author skills, restore critical submit CLI regression tests, and fix
invalid submit_remote(sdk=...) examples after rebasing onto main.

Signed-off-by: Matt Kornfield <mkornfield@nvidia.com>
…iders

Clarify that local file/DataFrame seeds remain library-valid but not on
the platform path, and that remote validate/submit is IGW-provider-only.

Signed-off-by: Matt Kornfield <mkornfield@nvidia.com>
@mckornfield
mckornfield force-pushed the remove-local-run-execution/rsadler-mck branch from a6bbfb4 to a0ae943 Compare August 21, 2026 16:03
@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor
Suite Lines Covered Line Rate Branch Rate
Unit Tests 33889/42869 79.0% 63.8%
Integration Tests 19996/40668 49.2% 21.7%

Signed-off-by: Matt Kornfield <mkornfield@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants